-
-
Notifications
You must be signed in to change notification settings - Fork 96
Migrate to monorepo #51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…code/utils and configs
@yoavbls I fixed some things that got lost in the merge conflicts or where git did not recognize that a file was moved, or instead took the old file over the one from main. The only thing that remains is checking the I do suggest getting this one PR done before merging anything else, as more changes will introduce more possible merge conflicts. |
@yoavbls It was a lot easier than I imagined. I synced all dependencies with what is currently on the I will review it one last time, but I think its ready. All packages work and build, |
@yoavbls I caught 1 more missing change, I think this one is ready for a merge. |
No description provided.